Add freellmpool to AI & LLM Integration#641
Open
0xzr wants to merge 2 commits into
Open
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
wilsonccccc
requested changes
Jun 4, 2026
Contributor
wilsonccccc
left a comment
There was a problem hiding this comment.
Thanks for the contribution. A couple of changes are needed before we can merge:
- This PR title says AI & LLM Integration, but the entry was added under Art, Culture & Media. Please move it to the AI & LLM Integration section in README.md.
- This repo mirrors each README category into its matching docs file, so please also add the same entry to docs/ai--llm-integration.md.
Let us know when updated and we will re-review.
P.S. a ⭐ on the repo helps more folks find your project too!
Addresses review: relocate entry from Art, Culture & Media to the AI & LLM Integration section and add the matching docs/ai--llm-integration.md entry per the repo's README/docs mirroring convention. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author
|
Thanks for the review, @wilsonccccc! Both points are addressed:
Also aligned it to the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds freellmpool to AI & LLM Integration.
freellmpool mcpis a zero-dependency MCP server that lets an MCP client call pooled free LLM tiers from 16 providers (Groq, Cerebras, NVIDIA, Gemini, OpenRouter, Cloudflare, Mistral, Cohere, …) viafree_llm_ask/free_llm_models/free_llm_quotatools, with automatic failover. Keyless to start (pip install freellmpool).